home *** CD-ROM | disk | FTP | other *** search
- object CCICPrefsDlg: TCCICPrefsDlg
- Left = 247
- Top = 320
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'CC Internet Command Center Preferences'
- ClientHeight = 312
- ClientWidth = 454
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- Scaled = False
- OnShow = FormShow
- TextHeight = 16
- object TabbedNotebook1: TTabbedNotebook
- Left = 0
- Top = 0
- Width = 454
- Height = 312
- Align = alClient
- PageIndex = 3
- TabsPerRow = 4
- TabFont.Color = clBtnText
- TabFont.Height = -12
- TabFont.Name = 'MS Sans Serif'
- TabFont.Style = []
- TabOrder = 0
- object TTabPage
- Left = 5
- Top = 26
- Caption = 'E Mail'
- object RadioGroup1: TRadioGroup
- Left = 16
- Top = 8
- Width = 201
- Height = 73
- Caption = 'Mail on Server'
- ItemIndex = 1
- Items.Strings = (
- 'Leave Mail On Server'
- 'Remove Mail On Server')
- TabOrder = 0
- end
- object RadioGroup2: TRadioGroup
- Left = 224
- Top = 8
- Width = 177
- Height = 73
- Caption = 'Large Files'
- ItemIndex = 0
- Items.Strings = (
- 'Download All Mail'
- 'Leave Large Files')
- TabOrder = 1
- end
- object RadioGroup3: TRadioGroup
- Left = 16
- Top = 88
- Width = 217
- Height = 97
- Caption = 'UUDecode/MIME'
- ItemIndex = 0
- Items.Strings = (
- 'Automatically Decode/Save'
- 'Download as Text')
- TabOrder = 2
- end
- object RadioGroup4: TRadioGroup
- Left = 240
- Top = 88
- Width = 161
- Height = 97
- Caption = 'Queueing'
- ItemIndex = 0
- Items.Strings = (
- 'Queue All Replies'
- 'Send When Done')
- TabOrder = 3
- end
- object CheckBox3: TCheckBox
- Left = 16
- Top = 200
- Width = 225
- Height = 17
- Caption = 'Display Password on Accounts'
- TabOrder = 4
- end
- end
- object TTabPage
- Left = 5
- Top = 26
- Caption = 'FTP'
- object Label1: TLabel
- Left = 168
- Top = 24
- Width = 177
- Height = 49
- Alignment = taCenter
- AutoSize = False
- Caption = 'Default Retries on "Too Many Users" Anonymous Login Failures'
- WordWrap = True
- end
- object RadioGroup5: TRadioGroup
- Left = 8
- Top = 8
- Width = 153
- Height = 73
- Caption = 'Default Transfer'
- ItemIndex = 1
- Items.Strings = (
- 'ASCII'
- 'Binary')
- TabOrder = 0
- end
- object RadioGroup6: TRadioGroup
- Left = 8
- Top = 88
- Width = 153
- Height = 81
- Caption = 'Double Clicking'
- ItemIndex = 0
- Items.Strings = (
- 'Navigate/View'
- 'Transfer')
- TabOrder = 1
- end
- object Edit1: TEdit
- Left = 360
- Top = 32
- Width = 33
- Height = 24
- TabOrder = 2
- Text = '20'
- end
- object CheckBox1: TCheckBox
- Left = 176
- Top = 128
- Width = 225
- Height = 17
- Caption = 'Display Password on Accounts'
- TabOrder = 3
- end
- end
- object TTabPage
- Left = 5
- Top = 26
- Caption = 'News'
- object RadioGroup7: TRadioGroup
- Left = 8
- Top = 8
- Width = 161
- Height = 113
- Caption = 'Read Article Handling'
- ItemIndex = 0
- Items.Strings = (
- 'Purge Manually'
- 'Purge On Startup'
- 'Purge On Exit'
- 'Purge Instantly')
- TabOrder = 0
- end
- object RadioGroup8: TRadioGroup
- Left = 176
- Top = 8
- Width = 217
- Height = 81
- Caption = 'Read Article Display'
- ItemIndex = 0
- Items.Strings = (
- 'Display'
- 'Don'#39't Display')
- TabOrder = 1
- end
- object RadioGroup9: TRadioGroup
- Left = 176
- Top = 88
- Width = 217
- Height = 49
- Caption = 'UUDecode/MIME'
- Columns = 2
- ItemIndex = 1
- Items.Strings = (
- 'Automatic'
- 'Manual')
- TabOrder = 2
- end
- object RadioGroup10: TRadioGroup
- Left = 8
- Top = 120
- Width = 161
- Height = 65
- Caption = 'Queueing'
- ItemIndex = 0
- Items.Strings = (
- 'Queue Posts'
- 'Send Posts')
- TabOrder = 3
- end
- object CheckBox2: TCheckBox
- Left = 176
- Top = 156
- Width = 217
- Height = 17
- Caption = 'Update Newsgroups At Start'
- TabOrder = 4
- end
- end
- object TTabPage
- Left = 5
- Top = 26
- Caption = 'Paths'
- object Label8: TLabel
- Left = 8
- Top = 32
- Width = 129
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Path for Mail Files'
- end
- object Label9: TLabel
- Left = 8
- Top = 104
- Width = 129
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Path for News Files'
- end
- object Label11: TLabel
- Left = 8
- Top = 192
- Width = 129
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Path for FTP Files'
- end
- object Edit6: TEdit
- Left = 144
- Top = 24
- Width = 145
- Height = 24
- TabOrder = 0
- end
- object Button6: TButton
- Left = 296
- Top = 22
- Width = 97
- Height = 25
- Caption = 'Browse...'
- TabOrder = 1
- OnClick = Button6Click
- end
- object Edit7: TEdit
- Left = 144
- Top = 104
- Width = 145
- Height = 24
- TabOrder = 2
- end
- object Button7: TButton
- Left = 296
- Top = 102
- Width = 97
- Height = 25
- Caption = 'Browse...'
- TabOrder = 3
- OnClick = Button7Click
- end
- object Edit9: TEdit
- Left = 144
- Top = 184
- Width = 145
- Height = 24
- TabOrder = 4
- end
- object Button9: TButton
- Left = 296
- Top = 182
- Width = 97
- Height = 25
- Caption = 'Browse...'
- TabOrder = 5
- OnClick = Button9Click
- end
- end
- end
- object OKBtn: TBitBtn
- Left = 16
- Top = 266
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = OKBtnClick
- Kind = bkOK
- Margin = 2
- Spacing = -1
- end
- object CancelBtn: TBitBtn
- Left = 104
- Top = 266
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- Kind = bkCancel
- Margin = 2
- Spacing = -1
- end
- object HelpBtn: TBitBtn
- Left = 192
- Top = 266
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- Kind = bkHelp
- Margin = 2
- Spacing = -1
- end
- object OpenDialog1: TOpenDialog
- FileName = '*.*'
- Options = [ofNoValidate]
- Left = 310
- Top = 269
- end
- end
-